* eval.c: Make symbols static if they're not exported.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2011 22:53:58 +0000 (15:53 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Apr 2011 22:53:58 +0000 (15:53 -0700)
commit8d8ce272e4ab3133f02f2e0693b2f7b494085214
tree451fce3d2582a6ed54a7aaa8f53ebb0253d7c3a3
parent01ffac7f5c48616798a4ad6a0256afadf0166ed6
* eval.c: Make symbols static if they're not exported.

(backtrace_list, lisp_eval_depth, when_entered_debugger): Now static.
* lisp.h (backtrace_list): Remove decl.
src/ChangeLog
src/eval.c
src/lisp.h